Skip to content

Regenerate overview catalogs after app 468 moved to src/00/00 - #696

Merged
oblomov-dev merged 1 commit into
standardfrom
claude/samples-fehler-hji11f
Jul 27, 2026
Merged

Regenerate overview catalogs after app 468 moved to src/00/00#696
oblomov-dev merged 1 commit into
standardfrom
claude/samples-fehler-hji11f

Conversation

@oblomov-dev

@oblomov-dev oblomov-dev commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

Fixes the failing generate_overview_apps check on standard.

Commit 7a028fe ("reassign package") moved z2ui5_cl_demo_app_468 from
src/01/01 to src/00/00, but did not regenerate the two get_catalog( )
tables. Per AGENTS.md §4 the catalogs are a generated mirror of the folder
tree, and the workflow enforces that by running npm run launchpad and
failing on any diff — so standard has been red since that commit.

This PR contains only the generator output. The package reassignment itself
already happened in 7a028fe and is not changed here.

Changes

Produced by npm run launchpad, not hand-edited:

  • src/01/z2ui5_cl_demo_app_g00.clas.abap — tile removed (was group Basic I)
  • src/00/z2ui5_cl_sample_app_g01.clas.abap — tile added (group extended)

The new group matches the CTEXT of the app's new subpackage src/00/00.

Verification

  • npm run launchpad — now diff-free
  • npx abaplint — 0 issues, 743 files analyzed
  • npm run check:agents — tree matches src/ (21 subpackages)

Note

Not changed here, but worth a look: AGENTS.md §2 rule 6 maps
"Experimental / work-in-progress" to 00/07 rather than 00/00. The other
EXPERIMENTAL apps (319, 313, 314) already sit in 00/00, so the placement is
consistent with what's there — flagging it rather than overriding it.

Commit 7a028fe moved z2ui5_cl_demo_app_468 from src/01/01 to src/00/00
but did not regenerate the two get_catalog( ) tables, so the
generate_overview_apps check failed on standard.

Per AGENTS.md section 4 the catalogs are a generated mirror of the folder
tree, so 'npm run launchpad' moves the tile from demo_app_g00 (group
'Basic I') to sample_app_g01 (group 'extended'), matching the app's new
subpackage CTEXT.

abaplint: 0 issues, 743 files analyzed.
@oblomov-dev
oblomov-dev merged commit 543c850 into standard Jul 27, 2026
7 checks passed
@oblomov-dev
oblomov-dev deleted the claude/samples-fehler-hji11f branch July 27, 2026 14:28
@oblomov-dev oblomov-dev changed the title Move Navigation - Routing modes demo to extended category Regenerate overview catalogs after app 468 moved to src/00/00 Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants